home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / wist0412.wid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.4 KB  |  97 lines

  1. --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
  2. -- WIS TOOL NUMBER   : WIS_TOOL_04_1_2
  3. -- LOCATION          : ASR
  4. -- CATEGORY LEVEL 1  : PROGRAM DESIGN LANGUAGE
  5. -- CATEGORY LEVEL 2  : DATA DICTIONARY
  6. -- CATEGORY LEVEL 3  : 
  7. -- CATEGORY LEVEL 4  : 
  8. -- INDEX             : Data Dictionary
  9. -- INDEX             : Dictionary, Data
  10. -- INDEX             : PDL
  11. -- INDEX             : Program Design Language
  12. -- INDEX             : Language, Program Design
  13. -- TAXONOMY          : !Design, Implementation and Test; DBMS Support!Design and Analysis!Data Dictionary
  14. -- DEPENDENCIES      : 
  15. -- SEE ALSO          : 
  16. --= ABSTRACT             ===============================================--
  17. --  1. TOOL NAME:          Data Dictionary System 
  18. --  2. TOOL NUMBER:        4-1-2
  19. -- 
  20. --  3. CONTRACTOR:       
  21. --  3a      CONTRACT #   : N66001-84-C-0409
  22. --  3b      NAME:          Intermetrics, Inc.
  23. --  3c      LOCATION:      733 Concord Ave, Cambridge, MA 02138
  24. --  3d      POC:           Bill Toscano or Michael Gordon (author)
  25. --          Phone:         (617) 661-1840
  26. -- 
  27. --  4. TOOL DESCRIPTION:  
  28. --          The data dictionary is a collection of records which contain
  29. --          various data on Ada declarations and programs.  Tools are
  30. --          provided to create, edit, and extract information from
  31. --          the data dictionary.  The format and content of each kind of
  32. --          entry in the data dictionary is user defineable.  Associated with
  33. --          each type of record is a display form for use while interactively
  34. --          creating or updating the data dictionary entry.        
  35. --  
  36. --  5. SCHEDULE:
  37. --  5a      PDR/CDR :       15 OCT 84 / 19 DEC 84
  38. --  5b      DELIVERY:       SEP 85 (specs written)
  39. --  5c      DISTRIBUTION : 3 March 1986 GTE, NOSC, SIMTEL20
  40. --  
  41. --  6. CHARACTERISTICS:
  42. --  6a     DEVELOPMENT APPROACH: The system design will be based on
  43. --         Intermetrics' existing MEMO program and on Byron, Intermetric's
  44. --         Ada-based PDL and tool set.  
  45. --  6b     HOST MACHINE:   VAX 
  46. --  6c     OPERATING SYSTEM: VMS
  47. --  6d     COMPILER: DEC Ada 
  48. --  6e     DEPENDENCIES: This tool is part of a Design Support System
  49. --                       working in conjunction with Byron.
  50. --  6f     NUMBER OF STATEMENTS :
  51. --  
  52. --  7. DOCUMENTATION: Design Outline
  53. --  8. PORTABILITY:      
  54. --  
  55. --  9. WIS USE:
  56. --  9a FOUNDATION AREA  : Design and Analysis
  57. --  9b WIS USE AREA     : Design, Implementation and Test; DBMS Support
  58. -- 10. COMMENTS: Handles program entities as text.  
  59. -- 11. LAST CHANGE TO DATA : 21 March 1986.
  60. --= FILE LISTING         ===============================================--
  61. -- FILE SPECS        : PD:<ADA.PDL>DD*.*
  62. -- FILE SPECS        : PD:<ADA.COMPONENTS>NEWABS.*
  63. -- DIRECTORY DISPLAY :
  64. -- Directory   PD:<ADA.PDL>
  65. --      File Name     Byte Count  Line Count
  66. --   ---------------  ----------  ----------
  67. --   DD.CMM                  603          30
  68. --   DD.PRO                 3782          77
  69. --   DD.SRC               347983        8336
  70. --   DDABS.DOC              2159          44
  71. --   DDICTSRC.DIS           1202          17
  72. --   DDICTTEST.DAT          1729          92
  73. --   DDICTUSER.MAN         42780        1188
  74. --   DDICTUSER.RNO         33827        1080
  75. --   DDREAD.ME              4291         101
  76. --   ===============  ==========  ==========
  77. --     9 Files            438356       10965
  78. -- Directory   PD:<ADA.COMPONENTS>
  79. --      File Name     Byte Count  Line Count
  80. --   ---------------  ----------  ----------
  81. --   NEWABS.DIS             2768          43
  82. --   NEWABS.PRO             3364          75
  83. --   NEWABS.SRC           659811       22640
  84. --   ===============  ==========  ==========
  85. --     3 Files            665943       22758
  86. --= DISCLAIMER           ===============================================--
  87. --     This software and its documentation are provided "AS IS" and
  88. -- without any expressed or implied warranties whatsoever.  No warranties
  89. -- as to performance, merchantability, or fitness for a particular
  90. -- purpose exist.
  91. --     The user is advised to test the software thoroughly before
  92. -- relying on it.  The user must assume the entire risk and liability of
  93. -- using this software.  In no event shall any person or organization of
  94. -- people be held responsible for any direct, indirect, consequential or
  95. -- inconsequential damages or lost profits.
  96. --======================================================================--
  97.